-
Home
-
Podlove Podcast Publisher
-
4.2.3
-
Code
-
Classes
- TrackingImporterJob
| Total Complexity |
16 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
147 |
| Lines of code |
106 |
| Logical lines of code |
49 |
| Comment lines |
0 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| do_step() |
S |
45 |
4 |
46 |
| save_batch_to_db() |
S |
57 |
2 |
17 |
| get_lines_in_file() |
S |
62 |
2 |
11 |
| recalculate_analytics() |
S |
65 |
2 |
9 |
| setup() |
S |
75 |
1 |
4 |
| title() |
S |
81 |
1 |
3 |
| description() |
S |
81 |
1 |
3 |
| init_job() |
S |
69 |
1 |
7 |
| get_total_steps() |
S |
81 |
1 |
3 |
| get_file() |
S |
80 |
1 |
3 |